CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - local search algorithm

搜索资源列表

  1. danchunxing

    0下载:
  2. 单纯形搜索算法程序,用于快速搜索多变量函数的局部极小值。-Simplex search algorithm procedure for fast search multi-variable function of the local minimum value.
  3. 所属分类:Search Engine

    • 发布日期:2017-03-29
    • 文件大小:4688
    • 提供者:方强
  1. MakeDensityBasedClusterer.java.tar

    0下载:
  2. 基于局部搜索能力强、收敛速度快的特点,首先初始化一个没有子种群的全局种群,再在全局种群中采用迭代搜索,并对其中的个体进行聚类,当聚类簇中的个体数目达到规定的最小规模时形成一个子种群,然后在各子种群中进行迭代搜索并重新进行聚类,从而提高进化过程中种群的多样性,增强算法跳出局部最优的能力.该算法基于weka,用于weka拓展功能,需要 weka算法包支持。-Based on the local search ability, the characteristics of fast convergen
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:4859
    • 提供者:zhangrui
  1. tspyouhua

    0下载:
  2. 将局部优化算子引入遗传算法求解TSP问题,以求提高算法的性能。具体措施是在标准遗传算法的最后阶段增加步,即对每代的最优个体进行一定次数的局部搜索,以求改善该最优个体。首先提出将反序一杂交法引入局部优化过程中。 同几种‘常用的局部优化力一法相比,反序一杂交法的性能最为突出。实验结果表明,该优化力一法能有效求解300个城市以内的 TSP问题。 -Will introduce a local optimization operator TSP problem genetic algorit
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:42592
    • 提供者:JONE
  1. tspmatlab

    1下载:
  2.  提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局 部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具 体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。 关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu
  3. 所属分类:加密解密

    • 发布日期:2013-12-03
    • 文件大小:39389
    • 提供者:logspace
  1. sfsf

    1下载:
  2.  提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局 部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具 体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。 关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu
  3. 所属分类:Windows编程

    • 发布日期:2013-12-03
    • 文件大小:250226
    • 提供者:logspace
  1. AFusionOfCrossoverAndLocalSearch

    0下载:
  2. 《融合的交叉和局部搜索》本文使用一个新的遗传算子的交叉融合(MSXF称为关联的交叉结合起来经营者以邻域搜索算法。    -《Integration of the cross and the local search》This article uses a new genetic operator of crossover fusion (MSXF called the associated operators to combine cross-neighborhood search al
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:132235
    • 提供者:zhengyan
  1. powell

    0下载:
  2. 课程学习图形配准中的优化问题时进行局部搜索的powell算法,程序代码注解详细,可运行,适合初学智能算法的朋友-Courses in graphic registration of optimization problems for local search powell algorithm, code comment in detail, can run, suitable for beginners intelligent algorithm friend
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:731057
    • 提供者:魏晨曦
  1. 0.618

    0下载:
  2. 一维搜索0.618黄金分割点算法,只适用于单峰函数的局部搜索。经过编译。-One-dimension search algorithm, Gold segmentation algorithm .It applies only to the local search of single-peak function.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:520
    • 提供者:ling
  1. Stochastic_and_Global_Optimization

    0下载:
  2. We present an algorithm for finding the global minimum of multimodal functions. The proposed algorithm is based on differential evolution (DE). Its distinguishing features are that it implements pre-calculated differentials and that it suitably u
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4867890
    • 提供者:regenrentgen
  1. Immune_Chaotic_Network_Algorithm_for_Multimodal_Fu

    1下载:
  2. 针对多峰函数优化问题,借鉴混沌遍历特性和免疫网络理论,提出一种免疫混沌网络算法。算法利用混沌运动的自身规律在不同的峰值区域内搜索最佳抗体,增强了算法的局部搜索能力;采用网络抑制策略,保持了种群的多样性;通过网络补充机制自适应地调节抗体群的规模,提高了算法对不同类型多峰函数的适应能力。仿真结果表明该算法能有效地改善种群的多样性,较好地保持全局搜索和局部搜索的动态平衡,具有更强的多峰函数优化能力-Referred to the ergodicity of chaos and immune netwo
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-06-05
    • 文件大小:1095680
    • 提供者:崔冰
  1. 01178808

    0下载:
  2. Simulated Annealing With Local Search—A Hybrid Algorithm for Unit Commitment
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:120166
    • 提供者:power
  1. pso1

    1下载:
  2. 某些实际问题的优化目标是求所有的局部最优解, 即求解多峰寻优问题, 为了求解多峰优化问题, 提出了改造的微粒 群优化算法. 尽量减少微粒群算法中的全局因素, 从而增大其局部因素, 同时采用变步长方法增加微粒的多样性. 并给出了该算法 的原理和步骤. 仿真实验表明该算法概念清楚, 计算简单, 具有很好的局部寻优特性, 可应用求解于多峰寻优问题. 另外还给出了几 个运算实例和与其它优化算法的比较.-Some of the practical problems the optimizati
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:311915
    • 提供者:
  1. pso3

    1下载:
  2. 为寻求复杂多峰函数的全局最优解问题, 提出了新型混合算法。该算法由带共享函数 的遗传算法、移民技术、聚类算法和改进的Pow ell 算法组成。由于上述算法的有机配合, 提高了 混合算法的全局和局部搜索能力。油藏系统应用实例和仿真实例证明了算法的有效性-Complex multimodal function to find a global optimal solution of problem, a new hybrid algorithm. The algorithm function
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:346602
    • 提供者:
  1. pso4

    0下载:
  2. 本文研究了多峰优化问题, 利用梯度算子和筛选策略, 得到了一种可求解多峰函数 全部最优解的改进型遗传算法. 数值模拟结果表明, 该算法在处理复杂多峰函数优化问题时, 局 部搜索能力和克服过早收敛能力方面相对于传统遗传算法均有很大提高.-In this paper, multimodal optimization problems, the use of gradient operator and screening strategies can be solved by a multi-
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:158706
    • 提供者:
  1. Search

    0下载:
  2. 可以实现将本地图片上传至窗口并能放置在窗口中央,使用SIFT算法将图片的信息提取到txt文档中-Can realize local pictures will be uploaded to the window and can be put in the window, SIFT algorithm using the picture, information extraction to TXT documents of
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-21
    • 文件大小:62834688
    • 提供者:FlagWang
  1. simulated-annealing-algorithm--cPP

    0下载:
  2.  模拟退火算法是通过赋予搜索过程一种时变且最终趋于零的概率突跳性,从而可有效避免陷入局部极小并最终趋于全局最优的串行结构的优化算法-Simulated annealing algorithm is the search process by giving a time-change and ultimately tends to zero the probability of jumps, and thus can effectively avoid falling into local min
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:3355
    • 提供者:shitou
  1. KP

    0下载:
  2. 引入能够处理混合型数据的K-prototypes聚类算法,在此基础上构造了一种基于粒子群优化算法和K-prototypes方法的混合聚类算法-this paper employs the K-prototypes clustering algorithm to deal with mixed valued data, and designs a hybrid clustering algorithm based on particle swarm optimization algorithm a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:30759
    • 提供者:伍洁
  1. ABC-Delphi-Codes

    0下载:
  2. 由Karaboga提出的一种人工智能算法(Delphi版),通过模拟蜜蜂寻找食物的行为的优化方法。它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。-The proposed by Karaboga, an artificial intelligence algorithm (Delphi Edition), by simulating the bees to find food behavi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:338304
    • 提供者:L
  1. hyb_h50148

    0下载:
  2. hybrid algorithms(genetic algorithm + local search) for optimizing OSPF routing weigth.-hybrid algorithms(genetic algorithm + local search) for optimizing OSPF routing weigth.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:185503
    • 提供者:Rahmani Mohamed
  1. rls-code-ver1.2-jul03

    0下载:
  2. C++ language the algorithm: Reactive local search for the maximum clique problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:81588
    • 提供者:ip
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com